﻿boh_elbian_confederation = {
	is_shown = {
		exists = c:BOH
		root = c:BOH
		NOT = { country_has_primary_culture = cu:north_german }
		NOT = { has_journal_entry = je_elbian_confederation }
		NOT = { has_journal_entry = je_hre_external }
		NOT = { has_journal_entry = je_hre_internal }
	}

	possible = {
		has_technology_researched = nationalism
		cu:north_german = {
			NOT = { culture_is_discriminated_in = ROOT }
		}
	}
	
    when_taken = {
		add_primary_culture = cu:north_german
    }

	ai_chance = {
		base = 100
	}
}
